Skip to content

deps: upgrade all dependencies to latest#293

Merged
jongio merged 1 commit into
mainfrom
deps/upgrade-all
Jul 11, 2026
Merged

deps: upgrade all dependencies to latest#293
jongio merged 1 commit into
mainfrom
deps/upgrade-all

Conversation

@jongio

@jongio jongio commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Routine dependency refresh. Upgrades all Go module dependencies to their latest tidy-stable versions.

Changes (Go, all indirect)

Package From To
github.com/dlclark/regexp2/v2 v2.2.2 v2.3.0
github.com/google/pprof 20260604 20260709
golang.org/x/exp 20260611 20260709
golang.org/x/mod v0.37.0 v0.38.0
golang.org/x/tools v0.47.0 v0.48.0

All direct dependencies were already at their latest versions.

Held back

Two web candidates are held back by the 7-day publish cooldown: typescript 6.0.3 to 7.0.2 (also a major, the native rewrite) and marked 18.0.5 to 18.0.6. The web workspace has 0 audit vulnerabilities.

Validation

gofmt, gofumpt, go mod tidy, go vet, golangci-lint (v2.12.2), build, tests, govulncheck, and deadcode all pass locally.

@jongio jongio self-assigned this Jul 11, 2026
@jongio jongio added the deps Dependency updates label Jul 11, 2026
@jongio jongio merged commit 8e2656d into main Jul 11, 2026
2 checks passed
@jongio jongio deleted the deps/upgrade-all branch July 11, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant